projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1adfd9d
)
km/common: enable cramfs and cramfs cmdline
author
Holger Brunck
<
[email protected]
>
Sun, 5 Jun 2011 22:22:21 +0000
(22:22 +0000)
committer
Wolfgang Denk
<
[email protected]
>
Wed, 27 Jul 2011 21:44:40 +0000
(23:44 +0200)
All the km boards uses CRAMFS images where the kernel is stored.
This isn't architecture specific because we use it on ARM and
POWERPC.
Signed-off-by: Holger Brunck <
[email protected]
>
Signed-off-by: Valentin Longchamp <
[email protected]
>
cc: Heiko Schocher <
[email protected]
>
cc: Wolfgang Denk <
[email protected]
>
include/configs/km/keymile-common.h
patch
|
blob
|
history
diff --git
a/include/configs/km/keymile-common.h
b/include/configs/km/keymile-common.h
index 89a652f5e07d13018ec283f5fb7e946f285eede3..6a31d265e7b9b4728f1c797655e9d1d99a21f522 100644
(file)
--- a/
include/configs/km/keymile-common.h
+++ b/
include/configs/km/keymile-common.h
@@
-118,7
+118,9
@@
#define CONFIG_MTD_DEVICE
#define CONFIG_MTD_CONCAT
-/* common powerpc specific env settings */
+#define CONFIG_CMD_CRAMFS
+#define CONFIG_CRAMFS_CMDLINE
+
#ifndef CONFIG_KM_DEF_ENV_BOOTPARAMS
#define CONFIG_KM_DEF_ENV_BOOTPARAMS \
"actual_bank=0\0"